Skip to content

Handle all (most) JsonValue primitive types in the message template renderer - #9

Merged
KodrAus merged 1 commit into
datalust:devfrom
nblumhardt-ro:handle-typed-values-in-messages
Sep 3, 2026
Merged

Handle all (most) JsonValue primitive types in the message template renderer#9
KodrAus merged 1 commit into
datalust:devfrom
nblumhardt-ro:handle-typed-values-in-messages

Conversation

@nblumhardt-ro

Copy link
Copy Markdown

When JsonObject event documents are constructed programmatically (including through expressions), property values may be backed by a range of CLR value types. These are already handled when producing Seq.Syntax template output, but the embedded messagetemplates.org template renderer should handle them, too.

…enderer, avoiding footguns when constructing JsonObjects programmatically.

Assisted-by: Claude:claude-fable-5-1
@KodrAus
KodrAus merged commit 2ff7a41 into datalust:dev Sep 3, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants